home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 6 / 500 MB nyheder direkte fra internet CD 6.iso / start / zipped / dos / novell / pnwtid.exe / 1200461.TXT < prev    next >
Text File  |  1995-06-26  |  2KB  |  48 lines

  1. TITLE:              Make Shared Executables Read-Only
  2. DOCUMENT ID:        TID1200461
  3. DOCUMENT REVISION:  2
  4. DATE:               12APR95
  5. ALERT STATUS:       Yellow
  6. README FOR:         NA
  7.  
  8. NOVELL PRODUCT and VERSION:
  9. NETWARE LITE V1.1
  10. PERSONAL NETWARE V1.0
  11.  
  12. ABSTRACT:
  13. NA
  14.  
  15. ---------------------------------------------------------------------
  16. DISCLAIMER: THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR
  17. EXTERNAL TO NOVELL.  NOVELL MAKES EVERY EFFORT WITHIN ITS MEAN TO
  18. VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS
  19. DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR
  20. IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  21. ---------------------------------------------------------------------
  22.  
  23. ISSUE:
  24.  
  25. Make Shared Executables Read-Only
  26.  
  27. Executable files that will be run by more than one user at a time
  28. need to be marked as read-only.  If they are not, then you may
  29. notice, at times, that you are temporarily denied access to a file
  30. you wish to run.
  31.  
  32. Example:  You may get a message that access was denied or that the
  33. EXEfile could not be run.  If this happens, mark the executable files
  34. read-only using the DOS ATTRIB command.  Type ATTRIB +R *.EXE in the
  35. directory where the executable files exist.  This example marks the
  36. *.EXE files read-only.
  37.  
  38. All shared .COM, .BAT, and .OVL files should be marked as well.  The
  39. read-only attribute can be cleared using the same command replacing
  40. the +R with -R.  (See DOS documentation for information on the ATTRIB
  41. command.)
  42.  
  43. ---------------------------------------------------------------------
  44. Any trademarks referenced in this document are the property of their
  45. respective owners. Consult your product manuals for complete
  46. trademark information.
  47. ---------------------------------------------------------------------
  48.